Problem solving sequence:
1.
Algorithm
2.
Pseudo-code
3.
Flowchat
4.
C/C++ code
Branching statement
Example (Step 3)
Julien is shopping
at a mall and
he finds a CD that he wants to
buy. Julien then checks his
pocket to see if he has enough
money to pay for the CD.
Depending on money he will
make a decision. Define this.